home *** CD-ROM | disk | FTP | other *** search
- # Install the Ubuntu desktop.
- tasksel tasksel/first multiselect ubuntu-desktop
- d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false ;; esac
- # On live DVDs, don't spend huge amounts of time removing substantial
- # application packages pulled in by language packs. Given that we clearly
- # have the space to include them on the DVD, they're useful and we might as
- # well keep them installed.
- ubiquity ubiquity/keep-installed string icedtea6-plugin openoffice.org
-